home *** CD-ROM | disk | FTP | other *** search
/ MacWorld: Super Stacks! / Macworld CD.iso / Stack Catalogs / Dallas Stackware / Dallas Stackware 3⁄90 / Dallas Stackware 3_90 / background_16679.txt < prev    next >
Text File  |  1990-07-31  |  869b  |  43 lines

  1. -- background: 16679 from stack: in
  2. -- bmap block id: 17199
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on opencard
  8.   set the scroll of field 1 to 1
  9. end opencard
  10.  
  11.  
  12. -- part 7 (field)
  13. -- low flags: 01
  14. -- high flags: 2007
  15. -- rect: left=189 top=110 right=313 bottom=511
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 177
  20. -- text size: 12
  21. -- style flags: 256
  22. -- line height: 16
  23. -- part name: Dallas Info
  24.  
  25.  
  26. -- part 25 (button)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=481 top=318 right=341 bottom=508
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 30557 / 30557
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: RETURN
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   go to first card
  41. end mouseUp
  42.  
  43.